Skip to content

Fix Biome formatting: wrap long .catch() lines#94

Closed
that-github-user wants to merge 1 commit into
mainfrom
hotfix-lint-format
Closed

Fix Biome formatting: wrap long .catch() lines#94
that-github-user wants to merge 1 commit into
mainfrom
hotfix-lint-format

Conversation

@that-github-user

Copy link
Copy Markdown
Owner

Summary

Biome formatter requires the .catch(() => {}) to be wrapped across multiple lines when the preceding chain is long. Auto-fixed.

Change type

  • Bug fix

How to test

npm run lint passes.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@that-github-user

Copy link
Copy Markdown
Owner Author

Superseded by #95 which fixed both the lint formatting AND the timeout test. This PR only addressed formatting.

@that-github-user that-github-user deleted the hotfix-lint-format branch March 28, 2026 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant